/*媒体查询*/


/*所有比原尺寸多16px*/

@media screen and (max-width:1296px) {
	.max {
		width: 100%;
		margin: 0 auto;
	}
	/***************************首页********************/
	.about .us {
		padding: 30px;
	}
	.usleft {
		font-size: 12px;
	}
	.more {
		display: block;
		width: 160px;
		background: #1d50a2;
		color: #fff;
		line-height: 40px;
		height: 40px;
		text-align: center;
		border-radius: 10px;
		margin-top: 10px;
	}
}

@media screen and (max-width:1008px) {
	.max {
		width: 100%;
		margin: 0 auto;
	}
	/***************************首页********************/
	.cpf {
		padding: 30px;
	}
	.us2 form li {
		margin-bottom: 30px;
	}
	.us1 {
		width: 50%;
		margin-right: 20px;
	}
	.top1 {
		padding: 30px;
		font-size: 14px;
	}
	.us2 {
		padding: 30px;
		width: calc(50% - 20px);
	}
	.tit2 b {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.tit2 p {
		font-size: 12px;
		line-height: 22px;
	}
	.us2 form {
		margin-top: 20px;
	}
	.speechright .title2 {
		margin-bottom: 20px;
	}
	.rightP {
		font-size: 12px;
		line-height: 28px;
	}
}

@media screen and (max-width:784px) {
	.max {
		width: 98%;
		margin: 0 auto;
	}
	/*折叠导航*/
	.btn {
		display: block;
	}
	.header .nav {
		display: none;
		position: absolute;
		right: 0%;
		top: 72px;
		z-index: 999;
		width: 50%;
		background: rgba(0, 104, 184, .5);
	}
	.header .nav li {
		float: left;
		width: 100%;
		text-align: center;
		position: relative;
		line-height: 60px;
		height: 60px;
	}
	.header .nav li a {
		font-weight: normal;
		font-size: 14px;
	}
	.nav li:hover,
	.nav .no {
		background: rgba(0, 104, 184, .9);
	}
	/*折叠结束*/
	.logo {
		max-width: 80%;
	}
	.hotline {
		display: none;
	}
	.swiper-one.swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 10px;
	}
	.cpf img {
		width: 40px;
		height: 40px;
		transition: all 1s;
	}
	.cpf {
		padding: 10px;
	}
	.cpf h6 {
		font-size: 14px;
		margin: 10px 0;
	}
	.cpf p {
		font-size: 12px;
	}
	.title {
		text-align: center;
		margin-bottom: 30px;
	}
	.title h6 {
		font-size: 18px;
	}
	.Aboutus {
		padding: 30px 0;
		background: #fff;
	}
	.title p {
		font-size: 12px;
		margin-top: 20px;
		line-height: 22px;
		text-align: justify;
	}
	.about .us {
		width: 100%;
		padding: 20px;
	}
	.about .img {
		width: 100%;
	}
	.more {
		width: 100px;
		line-height: 30px;
		height: 30px;
		margin-top: 20px;
		font-size: 12px;
	}
	.equipmentProducts {
		padding: 0 0 30px;
	}
	.products {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	.equipment .products:nth-child(2n) {
		margin-right: 0%;
	}
	.prohp {
		padding: 10px;
	}
	.prohp h6 {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.prohp p {
		width: 60px;
		line-height: 20px;
	}
	.case {
		padding: 30px 0;
	}
	.case .title {
		margin-bottom: 30px;
	}
	.case .title h6 {
		margin-bottom: 20px;
	}
	.case .title p {
		font-size: 12px;
		line-height: 28px;
		margin-top: 0;
	}
	.see {
		font-size: 12px;
		width: 140px;
		height: 40px;
		line-height: 40px;
		margin: 30px auto 0;
	}
	.news {
		margin: 30px 0;
	}
	.news>.img {
		width: 100%;
		margin-right: 0%;
	}
	.newslist {
		width: 100%;
		float: left;
	}
	.newslist li .newsleft {
		float: left;
		width: 90px;
		text-align: center;
	}
	.newsleft h6 {
		font-size: 18px;
		margin-top: 0px;
	}
	.newsright h6 {
		font-size: 14px;
		margin-bottom: 0px;
	}
	.newsright p {
		font-size: 12px;
		line-height: 28px;
	}
	.newslist li {
		padding: 10px 0;
	}
	.newslist li .newsright {
		float: left;
		width: calc(100% - 90px);
	}
	.news .see {
		margin-top: 30px;
	}
	.footleft {
		float: left;
		width: 100%;
	}
	.foottop .nava {
		margin: 0 0 30px;
	}
	.foottop .nava a {
		font-size: 12px;
	}
	.foottop .nava a span {
		margin: 0 20px;
	}
	.foottop .conp {
		width: 64%;
	}
	.foottop .conp a {
		font-size: 12px;
		margin-right: 0px;
		display: block;
	}
	.foottop {
		position: relative;
		padding: 20px 0;
	}
	.footright {
		position: absolute;
		bottom: 20px;
		right: 10px;
	}
	.footbutton {
		padding: 10px 0;
		line-height: 26px;
		text-align: justify;
		max-width: 98%;
		margin: 0 auto;
	}
	.footbutton p span {
		font-size: 12px;
		margin-left: 0px;
		display: inline-block;
	}
	.footbutton p a {
		font-size: 12px;
	}
	.footbutton p span.jishu {
		margin-left:20px;
	}
	.pathleft li {
		height: 40px;
		line-height: 40px;
		padding: 0 6px;
	}
	.pathleft li a {
		font-size: 12px;
		font-weight: 300;
	}
	.pathright a {
		font-size: 12px;
		line-height: 40px;
		height: 40px;
	}
	.chanping {
		margin: 30px 0;
	}
	.paging a {
		padding: 5px 7px;
		background: #eeeeee;
		margin-right: 1px;
		font-size: 12px;
	}
	.producttop {
		margin: 30px 0 0;
	}
	.producttop .img {
		width: 100%;
		margin-right: 0px;
	}
	.producttop .pro {
		width: 100%;
	}
	.pro>h6 {
		font-size: 18px;
		line-height: 50px;
		/*height: 50px;*/
		padding: 0 30px;
	}
	.duct {
		padding: 20px;
		font-size: 12px;
		line-height: 28px;
	}
	.detailsbottom {
		padding: 30px 0;
	}
	.detailsbottom .tit {
		margin-bottom: 30px;
	}
	.detailsbottom .tit h6 {
		font-size: 18px;
		color: #0068B8;
	}
	.detailsbottom .tit h6 img {
		display: none;
	}
	.detailsbottom .prohp {
		line-height: 40px;
		height: 40px;
	}
	.prohp h6 {
		font-size: 12px;
		margin-bottom: 0px;
	}
	.CasePresentation {
		margin: 30px 0;
	}
	.presentation .presen {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.presentation .presen:nth-child(3n) {
		margin-right: 2%;
	}
	.presentation .presen:nth-child(2n) {
		margin-right: 0px;
	}
	.presentation .presen p {
		font-size: 12px;
		line-height: 40px;
		height: 40px;
		font-weight: 500;
	}
	.newsInformation {
		margin: 0px 0 0;
	}
	.newsInformation .newslist li {
		padding: 20px 0;
	}
	.newsInformation .newslist li .newsleft {
		float: left;
		width: 90px;
		height: 80px;
		padding-top: 5%;
		margin-right: 10px;
	}
	.newsInformation .newslist li .newsright {
		float: left;
		width: calc(100% - 100px);
	}
	.newsright p {
		font-size: 12px;
		line-height: 22px;
	}
	.newsInformation .newsright h6 {
		margin-bottom: 15px;
	}
	.newsInformation .paging {
		padding: 30px 0;
	}
	.max2 {
		margin: 20px auto 0;
	}
	.title3{margin-bottom:15px;}
	.title3 h6 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.title3 p {
		font-size: 12px;
	}
	.detailsPIMG {
		padding: 20px 0;
		font-size: 12px;
		line-height: 28px;
	}
	.sxp {
		padding: 15px 0;
	}
	.sxp a {
		width: 100%;
		font-size: 12px;
		line-height: 28px;
		margin-right: 0%;
	}
	.sxp a:nth-child(2) {
		text-align: left;
	}
	.contactus {
		margin: 20px 0;
	}
	.us1 {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.top1 {
		padding: 20px;
		font-size: 12px;
	}
	.us2 {
		padding: 30px 20px;
		width: 100%;
	}
	.tit2 b {
		margin-bottom: 10px;
		font-size: 12px;
	}
	.us2 form li p {
		font-size: 12px;
	}
	.us2 form li {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 20px;
	}
	.us2 form li input {
		line-height: 40px;
		height: 40px;
	}
	.us2 form .sub {
		line-height: 40px;
		height: 40px;
		margin: 10px auto 0 auto;
	}
	.contacttop {
		margin-bottom: 20px;
	}
	.briefintroduction {
		margin: 30px 0;
	}
	.briefintroduction .briefleft:nth-child(3) {
		margin-bottom: 0;
	}
	.title2 {
		margin-bottom: 30px;
	}
	.title2 h6 {
		font-size: 18px;
	}
	.title2 p {
		font-size: 16px;
	}
	.briefleft {
		width: 100%;
		margin-bottom: 20px;
	}
	.briefleft .brieP {
		padding: 10px;
		font-size: 12px;
	}
	.briefleft .brieP p:nth-child(1) {
		margin-bottom: 20px;
	}
	.strength {
		padding: 30px 0;
	}
	.strength .title2 {
		margin-bottom: 20px;
	}
	.strength .tit3 {
		color: #fff;
		font-size: 12px;
		line-height: 28px;
		padding: 0;
		text-align: justify;
	}
	.strengthIMG {
		margin-top: 30px;
	}
	.strengthIMG .img {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.strengthIMG .img:nth-child(3n) {
		margin-right: 0%;
	}
	.speech {
		margin: 30px 0;
	}
	.speech .img {
		width: 100%;
		margin-right: 0%;
	}
	.speechright {
		width: 100%;
		margin-top: 20px;
	}
}